home *** CD-ROM | disk | FTP | other *** search
- Form1
- Form1
- Form1
- Form_Click
- CurrentX
- CurrentY
- FileNamem
- GetFileName
- GetInstanceCount
- NextInstance
- FindSecondInstance
- SetActiveWindow
- ActivateNextWindow
- Owner
- GetWindow
- GW_OWNER
- GetClassWord
- GCW_HMODULE
- Start
- OtherK
- GetModuleFileName
- GW_HWNDNEXT
- GW_HWNDFIRST
- Handle
- WindowHandle
- ModuleHandle
- FileNameLengthY
- InstanceCount
- GetModuleUsage
- WhoAreWe
- HowManyAreWeh
- OurModule=
- WhoAreWeAt
- SomeWindow
- SomeModule
- SendMessagev
- WM_RESTORE
- WM_SIZE
- ChangeTaskName
- NewTaskName
- OldTaskName
- GetWindowText
- OwnersHandle
- GetWindowTextLength
- TextLength
- SetWindowText
- parenttext
- Form_Click
- File Name"t
- Module Handle"t
- Instance Countt
- Second Instance hWndt
- Old Task Captiont
- Hello World!
- New Task Captiont
- GetFileName
- | If the WindowHandle is not valid (IE:0) then wee
- | assume the ModuleHandle has been already set and
- | we will use it.e
- GetInstanceCount
- | With the Module handle we can get the hInstance countc
- | for the application.
- FindSecondInstance
- | We need to find the module name so we can checkc
- | it against all the module names of every other
- | running task.t
- | We loop through all the running task and we stop ono
- | the first module name that matches ours, since wec
- | know there is atleast one more duplicate module name.n
- ChangeTaskName
-